home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Endshell < prev    next >
Text File  |  1998-02-16  |  393b  |  21 lines

  1.                           --AMIGADOS GUIDE V2.5--
  2.                                   ENDSHELL
  3.  
  4.  
  5.    USE:
  6.    Endshell and its predecessor Endcli are used to terminate any current
  7.    Shell/CLI process.
  8.  
  9.    PATH:
  10.    Internal
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>ENDSHELL
  17.  
  18.    NOTES:
  19.    By shutting down any unwanted CLI/Shell processes you can free up
  20.    resources and memory.
  21.